func os.rootCleanPath

2 uses

	os (current package)
		root.go#L200: 		s, err = rootCleanPath(s, prefix, suffix)
		root_nonwindows.go#L9: func rootCleanPath(s string, prefix, suffix []string) (string, error) {